【树莓派问题】树莓派python虚拟环境无法安装scipy库

您所在的位置:网站首页 pip subprocess to install 【树莓派问题】树莓派python虚拟环境无法安装scipy库

【树莓派问题】树莓派python虚拟环境无法安装scipy库

2023-12-13 06:04| 来源: 网络整理| 查看: 265

目录

问题描述

问题解决方法

报错关键字:

Building wheel for numpy (PEP 517): started  Building wheel for numpy (PEP 517): still running...   pip subprocess to install backend dependencies did not run successfully.   This error originates from a subprocess, and is likely not a problem with pip   error: subprocess-exited-with-error

问题描述

安装scipy库时,总是报错,大致意思是依赖安装失败,而且可以看出来依赖应该是指numpy

× pip subprocess to install build dependencies did not run successfully. │ exit code: 2 ╰─> [104 lines of output] Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple Ignoring numpy: markers 'python_version == "3.8" and platform_machine == "aarch64" and platform_python_implementation != "PyPy"' don't match your environment Ignoring numpy: markers 'python_version == "3.8" and platform_machine == "arm64" and platform_system == "Darwin"' don't match your environment Ignoring numpy: markers 'python_version == "3.9" and platform_machine == "arm64" and platform_system == "Darwin"' don't match your environment Ignoring numpy: markers 'platform_machine == "loongarch64"' don't match your environment Ignoring numpy: markers 'python_version == "3.10" and platform_system == "Windows" and platform_python_implementation != "PyPy"' don't match your environment Ignoring numpy: markers 'python_version == "3.8" and (platform_machine != "arm64" or platform_system != "Darwin") and platform_machine != "aarch64" and platform_machine != "loongarch64" and platform_python_implementation != "PyPy"' don't match your environment Ignoring numpy: markers 'python_version == "3.10" and (platform_system != "Windows" and platform_machine != "loongarch64") and platform_python_implementation != "PyPy"' don't match your environment Ignoring numpy: markers 'python_version == "3.11" and platform_python_implementation != "PyPy"' don't match your environment Ignoring numpy: markers 'python_version >= "3.12"' don't match your environment Ignoring numpy: markers 'python_version >= "3.8" and platform_python_implementation == "PyPy"' don't match your environment Collecting meson-python=0.11.0 Using cached meson_python-0.12.1-py3-none-any.whl (66 kB) Collecting Cython=0.29.32 Using cached https://www.piwheels.org/simple/cython/Cython-0.29.33-cp39-cp39-linux_armv7l.whl (5.0 MB) Collecting pybind11==2.10.1 Using cached https://www.piwheels.org/simple/pybind11/pybind11-2.10.1-py3-none-any.whl (216 kB) Collecting pythran=0.12.0 Using cached https://www.piwheels.org/simple/pythran/pythran-0.12.1-py3-none-any.whl (4.2 MB) Collecting wheel


【本文地址】


今日新闻


推荐新闻


CopyRight 2018-2019 办公设备维修网 版权所有 豫ICP备15022753号-3